GetPartInfo
TheGetPartInfo
method returns the part info data for this frame.
ODInfoType GetPartInfo ();
- return value
- The part info data for this frame.
DISCUSSION
Your part calls its display frame'sGetPartInfo
method to retrieve any part-specific information it has stored there.You should cast the return value to a pointer to your part's own representation of the data.
SEE ALSO
TheODInfoType
type (page 883).
TheODFacet::GetPartInfo
method (page 248).
TheODFrame::SetPartInfo
method (page 336).
Listing 2-10 on page 56 in OpenDoc Cookbook.
Listing 2-26 on page 76 in OpenDoc Cookbook.
Listing 2-28 on page 82 in OpenDoc Cookbook.
"Part Info" on page 156 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help